go/printer.printer.internalError (method)
7 uses
go/printer (current package)
nodes.go#L86: p.internalError("setComment found pending comments")
nodes.go#L805: p.internalError("depth < 1:", depth)
nodes.go#L1632: p.internalError("expected n = 1; got", n)
printer.go#L107: func (p *printer) internalError(msg ...any) {
printer.go#L794: p.internalError("intersperseComments called without pending comments")
printer.go#L810: p.internalError("negative indentation:", p.indent)
printer.go#L953: p.internalError("whitespace buffer not empty")
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)